ComponentOne ASP.NET MVC Controls
ShowMarquee Property (FlexGridBase<T>)

C1.Web.Mvc Namespace > FlexGridBase<T> Class : ShowMarquee Property
Gets or sets a value that indicates whether the grid should display a marquee element around the current selection.
Syntax
'Declaration
 
Public Overridable Property ShowMarquee As Boolean
public virtual bool ShowMarquee {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members